home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / fortran.txt < prev    next >
Text File  |  1993-11-03  |  3KB  |  71 lines

  1. Public (software) Library
  2. Programming Library
  3.  
  4. Descriptions and Compilation Copyright 1993 Nelson Ford
  5. Duplication, reprinting and distribution of these descriptions is restricted.
  6. See LICENSE.DOC in the PSL_NEWS directory for complete information
  7.  
  8.  
  9. -----FORTRAN
  10.  
  11. [FRTRN77@]
  12. BC-FORTRAN77
  13. (Koestli, Andre; $?)
  14. is a FORTRAN compiler from Germany. The documentation is in German. Sample
  15. source code is included. The compiler generates big, inefficient EXE programs
  16. and is offered only because there are no other pd/shareware FORTRAN compilers
  17. available. 700K of disk space is required.
  18.  
  19. [D_Access]
  20. D_Access (Olympic Software; $25) is a set of DOS, BIOS, and I/O port
  21. interface modules which you can call from within FORTRAN with the
  22. appropriate parameters. I/O interface includes control of a mouse, comm
  23. ports and printer ports.
  24.  
  25. [FAT_VID]
  26. Fat-Video (Norton, Marc A.; $25) provides two libraries of functions
  27. designed for use with the Microsoft and Lahey Fortran compilers. The
  28. libraries provide video, screen, keyboard, memory and text windowing and
  29. menuing functions, with source code examples.
  30.  
  31. [WIN_FOR]
  32. Windows for Fortran (AboAlfaraj, Tareq G.; $?) is a set of windowing and
  33. input routines for Fortran programmers, written mostly in assembler.
  34.  
  35. [F77_TO_C]
  36. Fortran 77 to C translates FORTRAN77 source to C source. It supports
  37. libraries for MSC 5.1; a different C compiler could be used but, you may
  38. need to recompile the libraries. The full source code is included with the
  39. program.
  40.  
  41. [CALNDR]
  42. Calndr is Fortran 5.0 date routines which include day-of-year, day-of-week,
  43. Julian day and date of Easter. Inverses for Julian day and day-of-year are
  44. included also.
  45.  
  46. [CLPFOR]
  47. ClpFor (Hensied, Jobst; $0) is code for a Clipper-Fortran interface.
  48.  
  49. [FIOLib]
  50. (Cook, David; $0) is a set of routines for reading a Microsoft Fortran
  51. unformatted file.
  52.  
  53. [FMT]
  54. FMT 1.3 (Dallal, Gerard E.; $12) takes the drudgery out of writing FORTRAN
  55. FORMAT statements. The program causes ASCII 250s and 255s (PC-Write's soft
  56. and hard spaces) to be treated as blanks. Long formats are split properly
  57. when break does not occur within a character string.
  58.  
  59. [ForDoc]
  60. ForDoc 1.1 (Tucker, Ken; $25-$30) produces symbol tables from the Fortran
  61. source code suitable for inclusion in the source as comments or inclusion
  62. in documentation.
  63.  
  64. [PEEKPO]
  65. Peekpo (Hamilton, Kenneth G.; $0) provides examples on how to read and
  66. write directly to memory using both Microsoft and Lahey compilers, using
  67. only Fortran, and no Assembler.
  68.  
  69. [FORTXRF]
  70. FortXref is a Fortran variable cross reference utility.
  71.